Welcome![Sign In][Sign Up]
Location:
Search - delphi iocp

Search list

[Delphi VCLIOCP

Description: Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi under the IOCP code and the DEMO source code, learning programming source code, a good reference.
Platform: | Size: 66560 | Author: 糟熘鱼片 | Hits:

[Delphi VCL64

Description: Delphi IOCP演示源代码及DEMO,编程学习源码,很好的参考资料。-Delphi IOCP demo source code and DEMO, programmed learning source, a good reference.
Platform: | Size: 115712 | Author: 江维廉 | Hits:

[Delphi VCL4

Description: Delphi IOCP演示源代码及DEMO,编程学习源码,很好的参考资料。-Delphi IOCP demo source code and DEMO, programmed learning source, a good reference. Delphi IOCP demo source code and DEMO, programmed learning source, a good reference.
Platform: | Size: 73728 | Author: 陆昭 | Hits:

[Delphi VCL4

Description: Delphi IOCP演示源代码及DEMO,编程学习源码,很好的参考资料。-Delphi IOCP demo source code and DEMO, programmed learning source, a good reference.
Platform: | Size: 542720 | Author: 陈羿绍 | Hits:

[Delphi VCL47

Description: Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi IOCP code under realization and DEMO source code, programming learning source, a good reference.
Platform: | Size: 527360 | Author: 孟岚彬 | Hits:

[Delphi VCLIOCP

Description: Delphi锁定计算机,编程学习源码,很好的参考资料。-Delphi lock the computer, programmed learning source, a good reference.
Platform: | Size: 590848 | Author: 樊涧 | Hits:

[Delphi VCL64

Description: Delphi IOCP演示源代码及DEMO,编程学习源码,很好的参考资料。-Delphi IOCP demo source code and DEMO, programmed learning source, a good reference.
Platform: | Size: 37888 | Author: 吴晶 | Hits:

[Delphi VCL16

Description: Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi IOCP code under realization and DEMO source code, programming learning source, a good reference.
Platform: | Size: 12288 | Author: 熊涛 | Hits:

[Delphi VCL64

Description: Delphi IOCP演示源代码及DEMO,编程学习源码,很好的参考资料。-Delphi IOCP demo source code and DEMO, programmed learning source, a good reference.
Platform: | Size: 66560 | Author: 周洪波 | Hits:

[Delphi VCLIOCP

Description: 将数据库数据添加到TreeView控件(DeLphi),编程学习源码,很好的参考资料。-Add the database data to the TreeView control (DeLphi), programmed learning source, a good reference.
Platform: | Size: 75776 | Author: 朱龙晨 | Hits:

[Delphi VCL854

Description: Delphi下的IOCP代码实现及DEMO源码,编程学习源码,很好的参考资料。-Delphi IOCP code under realization and DEMO source code, programming learning source, a good reference.
Platform: | Size: 37888 | Author: 漆葱 | Hits:

[Delphi VCL64

Description: Delphi IOCP演示源代码及DEMO,编程学习源码,很好的参考资料。-Delphi IOCP demo source code and DEMO, programmed learning source, a good reference.
Platform: | Size: 662528 | Author: 胡良敏 | Hits:

[Delphi VCLdiocpwithDemo20140326

Description: Delphi IOCP源码 Server+Client.-Delphi IOCP source Server+Client.
Platform: | Size: 17209344 | Author: liuanping | Hits:

[Delphi VCLDelphi_035868

Description: Delphi:共享一个基于Delphi环境下的IOCP源代码,附上的一个例子,主要参考网上的资料做的一个例子。common 目录为 IOCP的代码,根目录下的是Demo代码.   测试及运行方法:直接运行 test.exe 然后开启服务,运行 custom.bat 执行ab -n 100000 -c 1000 -k http://127.0.0.1:9999/ -Delphi: an example of a shared source code Delphi IOCP-based environment, attach an example, the main reference to online information to do so. common directory for IOCP code, the root directory is Demo code. Testing and operation methods: directly run test.exe then open service, run custom.bat perform ab-n 100000-c 1000-k http://127.0.0.1:9999/
Platform: | Size: 58368 | Author: N0YUB5C | Hits:

[Delphi VCLDelphi_613871

Description: Delphi:与Delphi爱好者分享一个IOCP的代码实现演示源码,看了网上的例子做的一个Demo,common 目录为IOCP的代码,根目录下的是Demo代码。 -Delphi: share a code with Delphi IOCP lovers realize demo source code, read online examples do a Demo, common directory for IOCP code, the root directory is the Demo code.
Platform: | Size: 57344 | Author: T1RCCE5 | Hits:

[Software Engineeringdelphi_iocp

Description: 高效的delphi IOCP完成端口框架。-delphi iocp
Platform: | Size: 4358144 | Author: 小陈 | Hits:

[Delphi VCLDIOCPV5_20150828

Description: delphi iocp 的源码,目前为止最棒的delphiiocp封装了。- IOCP Delphi source code, so far the best delphiiocp package.
Platform: | Size: 3523584 | Author: wangchao | Hits:

[Delphi VCLHTTPSvr

Description: DELPHI IOCP开发的WEB服务器,可代替实现小网站-IOCP WEB development of the DELPHI server, can be replaced by a small web site
Platform: | Size: 2050048 | Author: 陈少 | Hits:

[Delphi VCLioctlsocket

Description: 一个delphi中用多种模式socket的示例,包括: 1、阻塞单线程 2、阻塞多线程 3、非阻塞模式 4、Select模式 5、WSAAsynSelect模式 6、IOCP模式 7、UPD通讯 非常经典!(An example of using multiple patterns of Delphi in socket, including: 1, blocking single thread 2, blocking multithreading 3, non blocking mode 4, Select mode 5, WSAAsynSelect mode 6, IOCP mode 7, UPD communication is very classic!)
Platform: | Size: 287744 | Author: hsanming | Hits:

[Internet-NetworkNetEngine_WINBuild0703

Description: XEngine主要提供了网络与通信引擎和网络中间件开发的SDK,此引擎内部采用C/C++开发.你可以使用C/C++,VB,DELPHI,E等语言作为其开发语言来调用此引擎的SDK.它是一个跨平台,稳定可靠的网络通信引擎。你可以在这套引擎上面快速的部署你的网络应用程序环境。 你可以使用这套SDK,开发你想要的任何网络与通信程序或服务,包括不限于:聊天服务,视频会议,语音会议,文件服务,远程监控,日志服务,HTTP服务,代理服务,数据转发服务,消息服务,安全验证,流媒体服务,音视频编解码,P2P等等相关工具和服务的开发。(Xengine mainly provides SDK for network and communication engine and network middleware development. The engine is developed by C / C + +. You can use C / C + +, VB, Delphi, e and other languages as its development languages to call the SDK of this engine. It is a cross platform, stable and reliable network communication engine. You can quickly deploy your network application environment on this engine. You can use this SDK to develop any network and communication program or service you want, including but not limited to: chat service, video conference, voice conference, file service, remote monitoring, log service, HTTP service, proxy service, data forwarding service, message service, security verification, streaming media service, audio and video codec, P2P and other related tools and services.)
Platform: | Size: 57284608 | Author: aaadddzxc | Hits:
« 1 2 3 45 »

CodeBus www.codebus.net